home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 7 / FM Towns Free Software Collection 7.iso / ms_dos / kybm / ansi_c_1.dat next >
Text File  |  1993-11-30  |  1KB  |  168 lines

  1. abort
  2. abs
  3. acos
  4. asin
  5. atan
  6. atof
  7. atoi
  8. atol
  9. bsearch
  10. calloc
  11. ceil
  12. clearerr
  13. cos
  14. cosh
  15. div
  16. div_t
  17. EOF
  18. exit
  19. exp
  20. fabs
  21. fclose
  22. feof
  23. ferror
  24. fflush
  25. fgetc
  26. fgetpos
  27. fgets
  28. FILE
  29. floor
  30. fmod
  31. fopen
  32. fpos_t
  33. fprintf
  34. fputc
  35. fputs
  36. fread
  37. free
  38. freopen
  39. frexp
  40. fscanf
  41. fseek
  42. fsetpos
  43. ftell
  44. fwrite
  45. getc
  46. getchar
  47. getenv
  48. gets
  49. isalnum
  50. isalpha
  51. iscntrl
  52. isdigit
  53. isgraph
  54. islower
  55. isprint
  56. ispunct
  57. isspace
  58. isupper
  59. isxdigit
  60. labs
  61. ldexp
  62. ldiv
  63. ldiv_t
  64. log
  65. log10
  66. malloc
  67. memchr
  68. memcmp
  69. memcpy
  70. memmove
  71. memset
  72. modf
  73. NULL
  74. perror
  75. pow
  76. printf
  77. putc
  78. putchar
  79. puts
  80. qsort
  81. rand
  82. realloc
  83. remove
  84. rename
  85. rewind
  86. scanf
  87. sin
  88. sinh
  89. size_t
  90. sprintf
  91. sqrt
  92. srand
  93. sscanf
  94. stderr
  95. stdin
  96. stdout
  97. strcat
  98. strchr
  99. strcmp
  100. strcpy
  101. strlen
  102. strncat
  103. strncmp
  104. strncpy
  105. strrchr
  106. strtod
  107. strtok
  108. strtol
  109. strtoul
  110. system
  111. tan
  112. tanh
  113. time
  114. time_t
  115. tm
  116. tmpfile
  117. tmpnam
  118. tolower
  119. toupper
  120. ungetc
  121. ctype.h
  122. float.h
  123. limits.h
  124. math.h
  125. stddef.h
  126. stdio.h
  127. stdlib.h
  128. string.h
  129. time.h
  130. #include
  131. #define
  132. #ifdef
  133. #endif
  134. #undef
  135. #else
  136. auto
  137. const
  138. double
  139. float
  140. int
  141. short
  142. struct
  143. unsigned
  144. break
  145. continue
  146. else
  147. for
  148. long
  149. signed
  150. switch
  151. void
  152. case
  153. default
  154. enum
  155. goto
  156. register
  157. sizeof
  158. typedef
  159. volatile
  160. char
  161. do
  162. extern
  163. if
  164. return
  165. static
  166. union
  167. while
  168.